home *** CD-ROM | disk | FTP | other *** search
/ Mac OS on the PowerPC Mic…rocessor - In Store Demo / Mac OS on the PowerPC Microprocessor.iso / MacOS / MacOS.dxr / 00070.ls < prev    next >
Encoding:
Text File  |  1996-05-13  |  137 b   |  7 lines

  1. global gplaystatus, objChapterBtn
  2.  
  3. on mouseDown
  4.   pausethemoov()
  5.   slideMouseDown(objChapterBtn, "sliderStillDown", "sliderMouseUp")
  6. end
  7.